[INFO] fetching crate openpgp-pkcs11-tools 0.0.2...
[INFO] checking openpgp-pkcs11-tools-0.0.2 against try#7dabc88a3b6768751847baeb49983f31ac5f20e2 for pr-155945
[INFO] extracting crate openpgp-pkcs11-tools 0.0.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate openpgp-pkcs11-tools 0.0.2
[INFO] finished tweaking crates.io crate openpgp-pkcs11-tools 0.0.2
[INFO] tweaked toml for crates.io crate openpgp-pkcs11-tools 0.0.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate openpgp-pkcs11-tools 0.0.2 on toolchain 7dabc88a3b6768751847baeb49983f31ac5f20e2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate openpgp-pkcs11-tools 0.0.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 50275facec8feee7017a0996f9d9a8dd8d37d5e48a0b17f3a67e2018346c755b
[INFO] running `Command { std: "docker" "start" "-a" "50275facec8feee7017a0996f9d9a8dd8d37d5e48a0b17f3a67e2018346c755b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50275facec8feee7017a0996f9d9a8dd8d37d5e48a0b17f3a67e2018346c755b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50275facec8feee7017a0996f9d9a8dd8d37d5e48a0b17f3a67e2018346c755b", kill_on_drop: false }`
[INFO] [stdout] 50275facec8feee7017a0996f9d9a8dd8d37d5e48a0b17f3a67e2018346c755b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dbdc38765b4c85a33e1f167fcba2f3e3e584aa22fcf4cc096d4e0a7ab1768d5e
[INFO] running `Command { std: "docker" "start" "-a" "dbdc38765b4c85a33e1f167fcba2f3e3e584aa22fcf4cc096d4e0a7ab1768d5e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]     Checking zeroize v1.6.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]     Checking const-oid v0.9.2
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]     Checking der v0.7.6
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling tempfile v3.6.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling bindgen v0.63.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking spki v0.7.2
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking pem-rfc7468 v0.6.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling target-lexicon v0.12.7
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]     Checking der v0.6.1
[INFO] [stderr]    Compiling ena v0.14.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking sec1 v0.7.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking crypto-bigint v0.5.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.1.0
[INFO] [stderr]     Checking hkdf v0.12.3
[INFO] [stderr]    Compiling lalrpop-util v0.19.12
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking elliptic-curve v0.13.5
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking spki v0.6.0
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking cpufeatures v0.2.7
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]    Compiling num-bigint-dig v0.8.2
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking ecdsa v0.16.7
[INFO] [stderr]     Checking primeorder v0.13.2
[INFO] [stderr]     Checking pkcs8 v0.9.0
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]    Compiling cryptoki-sys v0.1.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking clap_builder v4.3.4
[INFO] [stderr]     Checking bcder v0.7.2
[INFO] [stderr]     Checking sha1collisiondetection v0.2.7
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking buffered-reader v1.2.0
[INFO] [stdout] error: cannot find macro `vec` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-dig-0.8.2/src/bigrand.rs:319:25
[INFO] [stdout]     |
[INFO] [stdout] 319 |         let mut bytes = vec![0u8; bytes_len];
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   3 + use alloc::vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-dig-0.8.2/src/prime.rs:193:24
[INFO] [stdout]     |
[INFO] [stdout] 193 |     let mut seed_vec = vec![0u8; 8];
[INFO] [stdout]     |                        ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   4 + use alloc::vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-dig-0.8.2/src/prime.rs:139:22
[INFO] [stdout]     |
[INFO] [stdout] 139 |     let mut moduli = vec![BigUint::zero(); prime_limit];
[INFO] [stdout]     |                      ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   4 + use alloc::vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-dig-0.8.2/src/biguint.rs:2313:13
[INFO] [stdout]      |
[INFO] [stdout] 2313 |             vec![0]
[INFO] [stdout]      |             ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]    1 + use alloc::vec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-dig-0.8.2/src/biguint.rs:2027:16
[INFO] [stdout]      |
[INFO] [stdout] 2027 |         return vec![b'0'];
[INFO] [stdout]      |                ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]    1 + use alloc::vec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-dig-0.8.2/src/biguint.rs:2005:9
[INFO] [stdout]      |
[INFO] [stdout] 2005 |         vec![0]
[INFO] [stdout]      |         ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]    1 + use alloc::vec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-dig-0.8.2/src/biguint.rs:490:22
[INFO] [stdout]     |
[INFO] [stdout] 490 |         BigUint::new(vec![1])
[INFO] [stdout]     |                      ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   1 + use alloc::vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking pkcs1 v0.4.1
[INFO] [stderr]     Checking pem v2.0.1
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking dyn-clone v1.0.11
[INFO] [stderr]     Checking xxhash-rust v0.8.6
[INFO] [stderr]     Checking memsec v0.6.3
[INFO] [stderr]     Checking cookie-factory v0.3.2
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking x509 v0.2.0
[INFO] [stderr]     Checking p384 v0.13.0
[INFO] [stderr]     Checking p521 v0.13.0
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr] error: could not compile `num-bigint-dig` (lib) due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "dbdc38765b4c85a33e1f167fcba2f3e3e584aa22fcf4cc096d4e0a7ab1768d5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbdc38765b4c85a33e1f167fcba2f3e3e584aa22fcf4cc096d4e0a7ab1768d5e", kill_on_drop: false }`
[INFO] [stdout] dbdc38765b4c85a33e1f167fcba2f3e3e584aa22fcf4cc096d4e0a7ab1768d5e
